pgsql.hackers
[Top] [All Lists]

Re: [patch] GUC source file and line number

Subject: Re: [patch] GUC source file and line number
From: Alvaro Herrera
Date: Fri, 29 Aug 2008 17:09:11 -0400
Newsgroups: pgsql.hackers

Robert Treat wrote:
> On Thursday 28 August 2008 13:08:58 Alvaro Herrera wrote:

> > This should make life easier for tools trying to find the config file
> > each setting is from (and possibly edit it).
> 
> If I have read this patch right, anything commented out (aka all of our 
> default values) will emit null in these fields... right?

Of course.

> Trying to decide just how helpful this will actually be for tool
> writers. 

Oh, it's easy -- just rip all the commented stuff out of the default
file.  It's useless anyway.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@xxxxxxxxxxxxxx)
To make changes to your subscription:
                                www.postgresql.org/mailpref/pgsql-hackers">http://www.postgresql.org/mailpref/pgsql-hackers


<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy